Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add getResponseHeaders, getResponseStatus, getResponseContent #327

Merged
merged 2 commits into from
Oct 4, 2023

Conversation

ocramz
Copy link
Collaborator

@ocramz ocramz commented Oct 3, 2023

closes #214

@ocramz ocramz marked this pull request as ready for review October 3, 2023 14:41
@ocramz ocramz requested a review from fumieval October 4, 2023 08:29
Copy link
Collaborator

@fumieval fumieval left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No objections

@ocramz ocramz merged commit 99a602b into scotty-web:master Oct 4, 2023
5 checks passed
@ocramz ocramz deleted the expose-response-readers-#214 branch October 4, 2023 08:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Is it possible to read the response header within a route or the error handler?
2 participants